GUI Help > General > getGadgetData

getGadgetData
int data=getGadgetData(handle gadget)

Description:
Retrieves the data associated with the gadget. This is a user-defined value set using setGadgetData.

Return Value:
See Above

Parameters:
gadget Handle of a gadget
Remarks:


See Also:


Example:
(Note: You will need to include the GUI constants file for this example to work)